git-auth-leak
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Tue, 18 Jan 2022 18:06:44 +0000 (18:06 +0000)
committerAurelien Jarno <aurel32@debian.org>
Tue, 18 Jan 2022 18:06:44 +0000 (18:06 +0000)
commitb33196021ffed2a10dfbad7ced97b78d996d9819
tree255cd565c7facdb64f293d5bc4e4499aec6f42ee
parent97da48b90f002d0e5aa2277cecbc47178407e3af
git-auth-leak

Committed for 2.35

commit 0e298448aad6fabf455923e72e0d1a3c56e9ab9e
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Sun Jan 2 04:08:11 2022 +0100

    hurd: Fix auth port leak

    If access() was used before exec, _hurd_id.rid_auth would cache an
    "effective" auth port.  We do not want this to leak into the executed
    program.

Gbp-Pq: Topic hurd-i386
Gbp-Pq: Name git-auth-leak.diff
hurd/hurdexec.c